Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[uss_qualifier] Add scenario for testing data validation by SUT for Get operational_intent #293

Merged

Conversation

punamverma
Copy link
Contributor

First scenario for testing data validation of GetOperationalIntentDetailsResponse by SUT.

  1. Scenario and test steps readme file.
  2. Test data with non-conflicting but nearby V-shaped volumes.
  3. Expected interaction test steps.

@punamverma
Copy link
Contributor Author

@BenjaminPelletier Could you please review this PR for data validation scenario. Thanks

@BenjaminPelletier
Copy link
Member

@BenjaminPelletier Could you please review this PR for data validation scenario. Thanks

Yes, but please try to follow the standard contributing process -- this includes the use of GitHub's tools to indicate review readiness by clicking "Ready for review"

Screenshot 2023-10-27 at 7 51 56 AM

@punamverma
Copy link
Contributor Author

I was not sure, if you would first like to review in draft. I ll move to Ready for review.

@punamverma punamverma marked this pull request as ready for review October 27, 2023 15:08
@punamverma
Copy link
Contributor Author

@BenjaminPelletier PR is ready for your review. Thanks

@punamverma punamverma marked this pull request as draft October 31, 2023 05:32
… in the test scenario and test steps readme files
@punamverma punamverma marked this pull request as ready for review November 1, 2023 17:22
@punamverma
Copy link
Contributor Author

@BenjaminPelletier PR ready for your review.

### [Validate flight 2 sharing test step](../validate_shared_operational_intent.md)
Validate that flight 2 is planned

### Precondition - check tested_uss has no subscription in flight 2 area test step
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: The successful mock_uss interactions retreival check will probably still be valid here, but we can add marginal/additional checks at implementation time -- that's not a core check of the scenario, so no need to change before merging this PR.

Copy link
Contributor Author

@punamverma punamverma Nov 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. So, should we raise an exception for mock_uss interaction retrieval check and notification not sent? And accordingly continue or stop the scenario.

@BenjaminPelletier BenjaminPelletier changed the title Scenario for testing data validation by SUT for Get operational_intent [uss_qualifier] Add scenario for testing data validation by SUT for Get operational_intent Nov 3, 2023
@BenjaminPelletier BenjaminPelletier merged commit 353b9cb into interuss:main Nov 3, 2023
8 checks passed
github-actions bot added a commit that referenced this pull request Nov 3, 2023
…et operational_intent (#293)

* Scenario for testing data validation by SUT for Get operational_intent

* Removing an import

* Fix format

* Add interactions requirement file

* Adding more description to the scenario

* Scenario documentation fix

* Improved requirements description

* Per PR comments, fixed module path, file name, checks and description in the test scenario and test steps readme files

* Per PR comments removing py files, and improving description

* Per PR review, created a new requirement for no notifications

* Adding empty sceanrio and fixing documentation links

* Fix format

* Fix the requirement reference in documentation

* Documentation change per PR

* Removed requirement reference from test step, as per PR review

* Added more description to test steps

* Fix per PR review

* Removed time_range suffix for flight intents, as per PR comment

* Remover time_range_A suffix from flight intent

* Revert "Remover time_range_A suffix from flight intent"

This reverts commit 4a3df76.

* Removed time_range_A suffix from flight intents

* Removing unreferenced file and description per PR review

* fixing variable name per PR reveiw

* Removed link for no notification pushed

* Fixed removing link

* Fix link

* Removing check from a precondition step as per PR review 353b9cb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants